.class Landroid/support/v4/view/MotionEventCompat$EclairMotionEventVersionImpl; .super Ljava/lang/Object; .source "MotionEventCompat.java" # interfaces .implements Landroid/support/v4/view/MotionEventCompat$MotionEventVersionImpl; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/view/MotionEventCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = "EclairMotionEventVersionImpl" .end annotation # direct methods .method constructor ()V .locals 0 .prologue .line 75 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public findPointerIndex(Landroid/view/MotionEvent;I)I .locals 1 .parameter "event" .parameter "pointerId" .prologue .line 78 invoke-static {p1, p2}, Landroid/support/v4/view/MotionEventCompatEclair;->findPointerIndex(Landroid/view/MotionEvent;I)I move-result v0 return v0 .end method .method public getPointerId(Landroid/view/MotionEvent;I)I .locals 1 .parameter "event" .parameter "pointerIndex" .prologue .line 82 invoke-static {p1, p2}, Landroid/support/v4/view/MotionEventCompatEclair;->getPointerId(Landroid/view/MotionEvent;I)I move-result v0 return v0 .end method .method public getX(Landroid/view/MotionEvent;I)F .locals 1 .parameter "event" .parameter "pointerIndex" .prologue .line 86 invoke-static {p1, p2}, Landroid/support/v4/view/MotionEventCompatEclair;->getX(Landroid/view/MotionEvent;I)F move-result v0 return v0 .end method .method public getY(Landroid/view/MotionEvent;I)F .locals 1 .parameter "event" .parameter "pointerIndex" .prologue .line 90 invoke-static {p1, p2}, Landroid/support/v4/view/MotionEventCompatEclair;->getY(Landroid/view/MotionEvent;I)F move-result v0 return v0 .end method